CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 卷积码 维特比 译码

搜索资源列表

  1. 416

    0下载:
  2. (4,1,6)归零卷积码的维特比译码算法的matlab实现-(4,1,6) convolutional code zero viterbi algorithm matlab implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:3022
    • 提供者:qiaohui
  1. viterbi

    0下载:
  2. 有关信号处理方面的源代码,卷积码的维特比译码函数-failed to translate
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:2810
    • 提供者:宫翔
  1. UHF-RFID-CRC

    1下载:
  2. 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4366124
    • 提供者:HY jian
  1. convlutionalcode

    0下载:
  2. 卷积码的编译码代码,译码为维特比译码算法。-Convolutional codes and decoding the code for the Viterbi decoding algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:480831
    • 提供者:卢海龙
  1. Untitled

    0下载:
  2. 卷积码编码与译码,维特比译码软判决,matlab汇编语言-Convolutional coding and decoding, soft decision Viterbi decoding, matlab assembly language
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:刘那
  1. cpm-modulation-

    3下载:
  2. CPM信号的形成,连续相位的实现,如何把在卷积码译码中的维特比译码方法结合到CPM译码中来,并通过matlab软件进行仿真实现-CPM signals the formation of a continuous phase of implementation, how to decode the convolutional code Viterbi decoding method in combination to the CPM decoding in the past, and Simula
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-01-14
    • 文件大小:2368
    • 提供者:legend
  1. veitlbi

    0下载:
  2. 卷积码的编码和维特比译码,经运行,成功,很不错的编码~!-Convolutional coding and Viterbi decoding, the run, successful, very good code ~!
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:248700
    • 提供者:阿甘
  1. viterbi_rsc

    0下载:
  2. 卷积码的维特比译码算法,已经精简,适合初学者学习,还好吧!-viterbi for rsc
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3596
    • 提供者:小平
  1. viterbi

    0下载:
  2. matlab仿真中的(2,1,2)卷积码和维特比译码的码源。-matlab simulation (2,1,2) convolutional code and Viterbi decoding of the code source.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5430
    • 提供者:王能江
  1. Viterbi

    0下载:
  2. 该函数实现卷积编码 (2,1,3)卷积码的译码器,生成冲激响应分别为[1 1 1]和[1 0 1] 用维特比译码实现-This function convolution coding (2,1,3) convolutional code decoder to generate the impulse response, respectively [1] and [1 0 1] Viterbi decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:1934
    • 提供者:huanggangbin
  1. liqiHviterbi10

    0下载:
  2. 通过matlab实现卷积码的维特比译码,并分析其误码率性能-Matlab implementation of convolutional codes, Viterbi decoding, and analyze the bit error rate performance
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:741
    • 提供者:何东
  1. viterbi

    0下载:
  2. 卷积码的维特比译码算法实现,并分析其误码率性能-Convolutional codes, Viterbi decoding algorithm to achieve, and analyze the BER performance
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10941
    • 提供者:何东
  1. viterbi-decoding

    0下载:
  2. 维特比译码算法的实现,以及卷积码译码的误码率性能分析-Viterbi decoding algorithm, as well as the BER performance of the convolutional code decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9476
    • 提供者:何东
  1. nkNyima

    0下载:
  2. 这是卷积码的译码程序。采用了维特比译码算法-This is a convolutional code decoding process. Using the Viterbi decoding algorithm
  3. 所属分类:Fax program

    • 发布日期:2017-05-15
    • 文件大小:3770350
    • 提供者:wenquan
  1. fec_convcode

    0下载:
  2. 卷积码的C语言代码实现,其中包括(2,1,2)卷积码编码器和维特比译码的实现。-Convolutional code C code implementation, including the (2,1,2) convolutional code encoder and Viterbi decoding.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:491837
    • 提供者:xiao2
  1. 212convolutional-code-

    0下载:
  2. 212卷积码编码与维特比译码程序。在vc下编译通过。-212 convolutional code with Viterbi decoding procedure. Compiled by the vc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:9830
    • 提供者:wt
  1. ucovn

    0下载:
  2. visual DSP 下实现现卷积码和维特比译码可直接使用。 -now convolutional code and Viterbi decoding visual DSP can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:65871
    • 提供者:消极
  1. 216Convolutional-code-Vibet

    1下载:
  2. 实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
  3. 所属分类:Compiler program

    • 发布日期:2017-11-01
    • 文件大小:6993
    • 提供者:mary
  1. viterbi-decoder-master

    0下载:
  2. 卷积码的编码实现以及维特比译码实现,其中函数用c编写-A matlab+mex implementation of a convolutional encoder and a Viterbi decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:6993
    • 提供者:wong
  1. 123

    0下载:
  2. 基于DSP的信道编译码以及卷积码和维特比译码的代码-Based on DSP channel encoding and decoding convolutional code and Viterbi decoding code
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:55450
    • 提供者:bai
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com